5.           Given Use Explore with the MeanValueTheorem() command where x = -10 .. 10; . 

> restart;
 

> with(Student[Calculus1]); -1
 

> MeanValueTheorem(`+`(`*`(A, `*`(`^`(x, 3))), `*`(B, `*`(`^`(x, 2))), `*`(C, `*`(x))), x = -10 .. 10);
 

 

Embedded component 

A 

Embedded component 

   1 

B 

Embedded component 

   0 

C 

Embedded component 

   0 

 

>
 

>
 

>